| lcPaint_DrawCPrompt | Home |
|
BOOL lcPaint_DrawCPrompt ( HANDLE hLcWnd, int X, int Y, int Align, LPCWSTR szText ); |
| hLcWnd | |
| Handle to LiteCAD graphics window. | |
| X Y | |
| Text box position on a window (window coordinate space, pixels). | |
| Align | |
| Text box alignment to X,Y position: 0-left bottom, 1-left top | |
| szText | |
| Text string. | |
| If the function succeeds, the return value is nonzero (TRUE). |
Text box colors are defined by the following properties:
|